MessageIsComplete Property |
Contains true if the task is complete.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsComplete { get; set; }Public Property IsComplete As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is complete; otherwise,
false.
See Also